tsNetGetStatus
Type
function
Summary
Returns the status of the specified transfer.
Syntax
tsNetGetStatus(<pConnectionID>)
Description
Returns the status of the specified transfer.
Parameters
Name | Type | Description |
---|---|---|
pConnectionID | The identifier of the transfer to retrieve. |
Examples
local tStatus
put tsNetGetStatus("myConnID") into tStatus
Related
library: tsNet
Compatibility and Support
Introduced
LiveCode 8.1
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile